[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
                             GetDir procedure

  DECLARATION:  GetDir(D : Byte; var S : String)

      PURPOSE:  Returns the current directory of the specified drive

         UNIT:  System

      REMARKS:  D is an integer-type expression, and S is a string-type
                variable.  The current directory of the drive specified by
                D is returned in S.

                NOTE: With {$I-}, errors are returned through IOResult

See Also: ChDir MkDir RmDir
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson